.submenuContainer {
	float: left;
	clear: both;
	width: 170px;
	padding-top: 20px;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////// */

.submenuItem, .submenuItemActive, .submenuChildItem, .submenuTitle, .submenuChildItem, .submenuChildItemActive 
, .submenuItemCustom, .submenuItemActiveCustom
{
	height: auto;
	height: 18px;
	width: 168px;
	background-color: transparent;
	color: #5a5a5a;
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	border-color: #c5c5c5;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 4px;
	font-size: 11px;
	/*background-color: transparent;
	border-bottom: 0px solid #0a327e;
	border-top: 0px solid #000000;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 15px;*/
	
	font-size: 12px;
	margin-bottom: 6px;
	padding-bottom: 5px;
	
	overflow: hidden;
	float: left;
}

.submenuItem {
	border-width: 0px 0px 2px 0px;
	width: 170px;
}

.submenuTitle {
	height: 17px;
	color: #a0c147;
	background-color: transparent;
	text-align: left;
	padding-top: 4px;
	display: none;
}

.submenuTitle LI {
	color: #a0c147;
	list-style-type: square;
}

.submenuTitle A {
 	color: #a0c147;
 	/*font-weight: bold;*/
}

.submenuItem A {
	color: #5a5a5a;
	text-decoration: none;
}
 
.submenuItemActive A {
	/*font-family: Arial, Verdana, "Century Gothic", sans-serif, Helvetica;*/
	color: #537d22;
	/*font-weight: bold;*/
	text-decoration: none;
}

.submenuItemActive {
	color: #537d22;
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	border-color: #a0c147;
}

.submenuItem LI, .submenuItemActive LI {
	margin-left: 10px;
	color: #a0c147;
	list-style-type: disc;
}

.submenuItemActive A {
	color: #a0c147;
}

.submenuItem:hover a {
	color: #537d22;
	text-decoration: none;
}

.submenuItemActive:hover a {
	text-decoration: none;
}

.submenuItem:hover {
	width: 149px;
	/*width: 155px;*/
	width: 164px;
	color: #537d22;
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	border-color: #537d22;
	padding-left: 4px;
}

/*.submenuItem {
	width: 151px;
}

.submenuItemActive {
	width: 149px;
}

.submenuItem, .submenuItemActive {
	height: 30px;
	min-height: 30px;
	padding: 15px 10px 0;
	
}*/

/* ////////////////////////////////////////////////////////////////////////////////////////////// */

.submenuItemCustom, .submenuItemActiveCustom {
	width: 80px;
}

.submenuItemCustom:hover {
	width: 76px;	
	padding-left: 4px;
}

.submenuItemCustom *, .submenuItemActiveCustom * {
	color: #5a5a5a;
	text-decoration: none;
}

.submenuItemCustom:hover/*, .submenuItemActiveCustom:hover*/ {
	border-color: #537d22;
}

.submenuItemCustom:hover a, .submenuItemActiveCustom:hover a {
	border-color: #537d22;
	text-decoration: none;
}

.submenuItemActiveCustom, .submenuItemActiveCustom a {
	color: #a0c147;
	border-color: #a0c147;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////// */

.submenuChildItemContainer {
	display: none;
}

.submenuChildItemContainerActive {
	display: block;
}

.submenuChildItem, .submenuChildItemActive {
	height: auto;
	width: 170px;
	background-color: transparent;
	padding-left: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.submenuChildItem A, .submenuChildItemActive A {
	/*font-family: Arial, Verdana, "Century Gothic", sans-serif, Helvetica;*/
	font-size: 12px;
	color: #5a5a5a;
	font-weight: normal;
	text-decoration: none;
}

.submenuChildItemActive {
	color: #a0c147;
	background-color: transparent;
}

.submenuChildItemActive A {
	color: #a0c147;
}

.submenuChildItemActive:hover A {
	text-decoration: underline;
}

.submenuChildItem:hover, .submenuChildItem:hover A {
	color: #a0c147;
	color: #537d22;
	background-color: transparent;
	text-decoration: underline;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////// */

.submenuContactInfo {
	color: #a0c147;
	background-color: transparent;
	margin-top: 80px;
	padding: 4px;	
	bottom: 0px;
}

.submenuLanguage IMG {
	margin: 1px;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////// */
